projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7106d
)
Make legal C and not GNU C.
author
robertl
<robertl>
Thu, 15 Aug 2002 05:31:54 +0000
(
05:31
+0000)
committer
robertl
<robertl>
Thu, 15 Aug 2002 05:31:54 +0000
(
05:31
+0000)
cetus.c
patch
|
blob
|
history
diff --git
a/cetus.c
b/cetus.c
index df193300b16d55bc7488d211cb61521e43759ce3..ad4defe6fbd1e5930358b21c6d7b5803e29b1f9a 100644
(file)
--- a/
cetus.c
+++ b/
cetus.c
@@
-281,6
+281,5
@@
ff_vecs_t cetus_vecs = {
data_write,
};
#else
-ff_vecs_t cetus_vecs = {
-};
+ff_vecs_t cetus_vecs;
#endif